Flash Builder 4

Flash Builder 4 (formerly Flex Builder) is now available. Flash Builder 4 has lots of new features and improvements to existing features. Download and install Flash Builder 4 here http://www.adobe.com/products/flashbuilder/

Flash Builder 4 Articles

Flash Builder 4 is awesome and has made Flex application development a lot more easier. In this page we have articles on how to use the new features in Flash Builder 4 and will add more 🙂

Anchors to sections in this page:

Scenario Applications | Demo | Flash Catalyst and Flash Builder

HTTP Service | Web Service

Java/BlazeDS/LCDS | PHP | ColdFusion | DOT-NET

Data Paging | Network Monitor | Client Side Data Management | Form Generation

Concepts | DCD Service Wizard


Scenario Applications

Building Flex and Java based CRUD application using Flash Builder 4

Building a CRUD application using Java 6 Web Services and Flash Builder 4

Building Flex and LCDS based CRUD application using Flash Builder 4

Building a CRUD application using Clojure and Flash Builder 4

Demo

Flash Builder 4 demo: Dashboard with Google App Engine – built in 10 mins

Flash Catalyst and Flash Builder 4

Video Tutorial: Building a List with realtime data using Flash Catalyst, Photoshop and Flash Builder 4

Concepts

Introduction to Data Centric Development in Flash Builder 4 (Gumbo)

HTTP Service

Building Flex applications for Java based HTTP Services using Flash Builder 4

Building Flex applications for PHP based HTTP Services using Flash Builder 4

Consuming JSON using Data Centric Development (DCD) feature in Flash Builder 4

Consuming a static XML with HTTP Service using the Data Centric Development (DCD) feature in Flash Builder 4

Tutorial on Integrating Flex with Struts based application using HTTP Service

Building a CRUD application using Clojure and Flash Builder 4

Web Service

Connecting to WebServices using the Data Centric Development (DCD) feature in Flash Builder 4

Building a CRUD application using Java 6 Web Services and Flash Builder 4

Building Flex Applications for Java based Web Services using Flash Builder 4

Consuming a ASP .NET(C#) based web service from a Flex Application using the Data Centric Development (DCD) in Flash Builder 4

Using WebServices with Data Centric Development in Flash Builder 4

ColdFusion

Accessing a Coldfusion Data Source from Flash Builder 4 without writing Code

BlazeDS/Java/LCDS

Building Flex application for BlazeDS Remoting destinations using Flash Builder 4

Building Flex applications for Java based HTTP Services using Flash Builder 4

Using Flash Builder 4 for earlier BlazeDS builds

Tutorial on model-driven development using Flash Builder 4 and LiveCycle DS 3

Building Flex application for LCDS Data Management services using Flash Builder 4

Building Flex and Java based CRUD application using Flash Builder 4

Building Flex and LCDS based CRUD application using Flash Builder 4

Building Flex Applications for Java based Web Services using Flash Builder 4

Tutorial on Integrating Flex with Struts based application using HTTP Service

Tutorial on Integrating Flex with Struts based application using Remoting

PHP

Bulding Flex application for a PHP class using Flash Builder 4

Building a database based app using Flex and PHP with Flash Builder 4

Video: Howto: Connect a flex application to database (for PHP developers)

Video: Howto: Use createItem method of the generated sample PHP file

Video: Howto: Use the update and delete methods of the generated sample code

Howto: Setup PDT & Flash Builder

How to use Flash Builder 4 DB introspector with PHP

DOT-NET

ASP .NET(C#) based HTTPService accessed from a Flex Application using the Data Centric Development (DCD) in Flash Builder 4

Consuming a ASP .NET(C#) based web service from a Flex Application using the Data Centric Development (DCD) in Flash Builder 4

Data Paging for any server technology

Built in Data Paging using Flash Builder 4

Howto: Enable Automatic Paging in Flex Applications for Any Kind of Service

Network Monitor

Network Monitor in Flash Builder 4

Client side Data Management

Client Side Data Management using Flash Builder 4

Form Generation

Form Generation in Flash Builder 4 (Part I)

DCD Service Wizard

Flash Builder 4 – Data Centric Development (DCD) Service Wizard

34 Responses to Flash Builder 4

  1. Anand says:

    Awesome…. was eagerly waiting for the beta release.

  2. John Deskovitz says:

    Hello Sujit;

    The links for the videos (www.geekzguru.net) from mayan k. do not work, is the website down or are there new links? I went to Mayan’s blog, but could not download files that were available or see everything correctly. I could view a couple of his videos at https://admin.adobe.acrobat.com/_a295153/p77178814/
    (this was for one video) but this didn’t allow me to download the tutorial files.

    Mayan’s videos are great starting points for FB.

    Thanks for the work on your blog,
    John D.

  3. John Deskovitz says:

    Hello Sujit;

    Please disregard my post. Mayan said his site may have gone down temporarily, plus after resetting my router everything works.

    Thanks again for all the helpful FB 4 info.

    John

  4. Jeffrey Mason says:

    I’ve followed your tutorial on the HTTPService for Yahoo Weather using FlashBuiler 4, but cannot get any results.

    Also, I tried following your tutorial for Yahoo Weather replacing it with a Twitter call, but cannot get any results with that either.

    In the Yahoo Weather tutorial, you show a input field and button, but no reference to it in the instructions.

    I was wonder if you can do a tutorial on retrieving twitters for a username?

    Newbie at Flex, so any assistance would be greatly appreciated.

  5. Neemesh says:

    Hello Sujith
    Yesteday i attended , adobe flash developer summit , it was a nice summit.
    I am very new to this flex technology , from coming there , i got a good idea about all the technology used.

    I am currently working with flex and blazeDs with spring in bacl end.
    My project is some thing like stoke screener for Google beta version.
    In this i am facing some problem, which is i am getting nearly 10,000 data from Db and before plotting the data as line chart.
    i am removing the disabled range data from the collected data from db
    by using
    hAxis.disabledRanges=ignoreDates;
    in this ignoreDates is the array which contains the ignored Dates.
    IF i skip this step graph plotting is very fast , but when i have this step , its taking nearly 2 to 3 mins time to replot the graph.
    Please let me know any option is there to slove this problem.

  6. Hi Jeffrey,

    In the sample the Button and the Input field are generated by Flash Builder for us. If you want to communicate with twitter APIs try creating a AIR based Flex application, because Twitter still doesn’t have crossdomain policy yet.

    Hope this helps.

  7. sreecharan says:

    hi sujit this is charan, i need a sample program on Flex with mvc without using cairngorm or any other frameworks

  8. niranjan says:

    Hi Sujit….your blog is very useful for me… And you seminar at Devsummit hyd on Dec 1st 2009…was interesting. Thanks for sharing valuable information with us….

  9. santosh says:

    Hi sujith,

    can we control the execution of a swf file with stop and play buttons.can you help me to solve this application.

    Regards

    Santosh M

  10. Hi Niranjan,

    Thanks for attending the summit. We had great time, looking forward to meet you all again 🙂

  11. Ashwinee says:

    How can I buy this online in india?

  12. Chandra says:

    Hi Sujit,

    I have one question on backward compatibility issue. Currently, our application is built on top of the Flex Builder 3.2 (Flex SDK 3.2) and we are planning to upgrade to the Flash Builder 4.0

    Is 4.0 is backward compatibility with the 3.2 SDK?

    Thanks,
    Chandra

  13. Hussein says:

    i was just testing an AIR application written using the 3.2 SDK on flash builder 4…but i was not able to run the application…it gave me an error regarding the sdk version. i think i have to download the 3.2 SDK and include it to the build path.

  14. Hussein says:

    update:sorry it was my fault it worked without downloading SDK 3.2….i just imported the project and selected the 3.5 SDK version instead of 4 version and it worked fine for me.

  15. Kayo says:

    Hi

    Thanks for you session. I tried to buy Flash Builder 4 but couldn’t get to the purchase link for India.

    Please can you advise how to buy Flash Builder 4 (or for that matter, any flash product) in India?

    Adobe Products page for “How to buy worldwide” has zero reseller/distributor listings for India.

    Adobe customer care helpline suggested to change the “Country” on the top of the products page of the adobe website. I tried this, but after clicking the buy link for “Flash Builder 4” the selection goes back to “US”

  16. Hi Kayo,

    As of now we don’t have online store for India. Please find the list of resellers at this URL http://resellers.adobe.com/cgi-bin/user.cgi?country=in Leave everything to default and click on “Search” button at the bottom. You will find list of resellers in India. All resellers have all Adobe products 🙂

    Hope this helps 🙂

  17. Hi Hussein,

    Good to know that you got it working 🙂

  18. Hi Chandra,

    If you want to continue to use Flex 3, then import your project to Flash Builder 4 and select Flex 3.5 SDK. If you want to migrate your project to Flex 4 SDK, please read this article http://opensource.adobe.com/wiki/display/flexsdk/Developer+Documentation

    Hope this helps.

  19. Hi Ashwinee,

    As of now we don’t have online store for India. Please find the list of resellers at this URL http://resellers.adobe.com/cgi-bin/user.cgi?country=in Leave everything to default and click on “Search” button at the bottom. You will find list of resellers in India. All resellers have all Adobe products 🙂

    Hope this helps.

  20. Krishna Reddy says:

    i am new to flex…..i attended the flex seminor.
    can u please send me sample code on”tree view in AdvancedDataGrid based on xml data” AdvancedDataGrid columns should be dynamic based on xml.

  21. hi sujit reddy says:

    hi
    i just trying to learn adobe flash trying bit , can just make to lean it and samples of login page and linking of data base

    viswanath reddy

  22. Craig Mc says:

    Hi Sunjit,

    I have just migrated to Flex 4 (flash builder), and while there is no shortage of examples of data service connections to PHP I have seen non for ASP classic which is the basis for about 60 of my Flex 3 apps.

    In your travels have you come across any good examples of proxy classes for ASP Classic. (similiar to the zend amf stuff in php).

    I am basically looking for a nicer way to talk to data with asp.

    Any ideas?

    Craig

  23. Chandrika says:

    Your website is very helpfull. Thanks.
    I have to connect oracle database with Adobe Flash Builder page. I use freeware AutoIT 3 for scripting.
    How do I connect data tables?

  24. Pyros says:

    OKAY.I AM REALLY UPSET AT THIS.I use Scratch to animate and now I want to move on to Flash,So My friend and stalker recommended Adobe FlashBuilder 4.But the tutorials are not helpful AT ALL!!!!!!!!!!!Today I told a friend about my problem with Flash and they said I had to edit the XML code to animate.But I knew that.But I don’t know XML,so the only way would be to open the pane of the window where everything takes place!!!But when I asked how to do It,she gave me links to irrelevent tutorials!!!How could a company be so inconsiderate!????!?!?!?If Scratch 2 can make Flash(.swf)files,I could do so,but if it doesn’t,I will be upset.There is no reason that there shouldn’t be a clear,relevant tutorial!!!Even if I could edit the XML,I wouldn’t be able to SEE my animation until it is saved as an .SWF file,and If it didn’t turn out how I wanted to,I would have to fail over and over again!!!!!!I mean,If a company makes a program that is unlearnable,then it was DEFINITELY not worth it.If somehow one of you learned it or DOES find a tutorial,LET ME KNOW!!!!!

  25. Amin says:

    “If you want to communicate with twitter APIs try creating a AIR based Flex application, because Twitter still doesn’t have crossdomain policy yet.”

    so what is this?
    http://twitter.com/crossdomain.xml

  26. kash says:

    hi…. pls do need full……
    how to use LCDS with ASP.Net webservices and IIS Server.

  27. Rohan says:

    Hi Sujit, we are developing this product for http://www.inpronto.com

    in it we have two swfs connecting to one database.
    We are using DotNet webservices.

    I need live reflection between the two swfs.
    any change in one of the swfs should reflect in the other.
    My weapon of choice is LCDS, but how do i use LCDS in this environment. Please suggest.

  28. Pooja Gupta says:

    Wow…this list is awesome.

  29. Hi Rohan,

    LCDS needs J2EE server. If you cannot use J2EE server, then you can have a look at this http://www.themidnightcoders.com/products/weborb-for-net/overview.html

  30. Hi Kash,

    LCDS needs J2EE server. If you cannot use J2EE server, then you can have a look at this http://www.themidnightcoders.com/products/weborb-for-net/overview.html

  31. David Welden says:

    Newbie to Flex and BlazeDS. Have installed turnkey BlazeDS and tried to configure for HTTPS and SSL with my own generated keystore so I can access a SOAP service over HTTPS via proxy as there is no cross domain file on the server. I can start my application over a HTTPS url, but cannot connect to BlazeDS. Keep getting various errors: rds server message software caused connection abort recv failed, or just some odd square characters. I realize this is a wide open question with a lot of possible configuration errors, but unable to find a good step by step recipe for making this work. Any pointers to web pages, documentation, etc., will be appreciated.

  32. Prabhdeep Singh says:

    Hi Sujit,
    There’s an issue,can u tell me the way to open a file on the click of a button in a datagrid since i have used ItemRenderer and i want to open a particular employee Resume on the click of a button of that particular employee which is selected.

    Would be great if u could find something for this..since i have searched all yours blogs and others but currently there’s no solution to this problem ….

    Expecting a Positive answer.

    Thanks & Regards

Leave a comment